Commenting Intent

$npx mdskill add obra/clank/Commenting Intent

Clarify code intent by explaining decisions, not mechanics.

  • Prevents redundant comments that merely restate obvious code.
  • Targets complex algorithms and non-obvious design choices.
  • Identifies when magic numbers or unclear reasoning exist.
  • Guides future maintainers to understand project reasoning.

SKILL.md

.github/skills/Commenting IntentView on GitHub ↗

No skill content available yet.

More from obra/clank